(standard-display-european-internal):
authorKenichi Handa <handa@m17n.org>
Tue, 25 Nov 2003 23:10:34 +0000 (23:10 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 25 Nov 2003 23:10:34 +0000 (23:10 +0000)
Cancel the standard-display-table setting for ` and '.

lisp/international/mule-cmds.el

index fb918094d4c521d7a833e10c89035a9d1321e9e7..a9ed8299ad9cc815e78c70bd7288419135d3f906 100644 (file)
@@ -1822,8 +1822,10 @@ specifies the character set for the major languages of Western Europe."
                   (string= "The XFree86 Project, Inc" (x-server-vendor))
                   (> (aref (number-to-string (nth 2 (x-server-version))) 0)
                      ?3))
-         (aset standard-display-table ?' [?\e$,1ry\e(B])
-         (aset standard-display-table ?` [?\e$,1rx\e(B])
+         ;; We suppress these setting for the moment because the
+         ;; above assumption is wrong.
+         ;; (aset standard-display-table ?' [?\e$,1ry\e(B])
+         ;; (aset standard-display-table ?` [?\e$,1rx\e(B])
          ;; The fonts don't have the relevant bug.
          (aset standard-display-table 160 nil)
          (aset standard-display-table (make-char 'latin-iso8859-1 160)